FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ConceptMap/FHIR Server from package hl7.fhir.us.ccda#current (31 ms)

Package hl7.fhir.us.ccda
Type ConceptMap
Id Id
FHIR Version R4
Source http://hl7.org/fhir/us/ccda/https://build.fhir.org/ig/HL7/ccda-on-fhir/ConceptMap-FC-TelecomType.html
Url http://hl7.org/fhir/us/ccda/ConceptMap/FC-TelecomType
Version 2.0.0-ballot
Status active
Date 2024-12-12T19:41:54+00:00
Name FHIRtoCCDATelecomType
Title FHIR to C-CDA Telecom Type
Experimental False
Realm us
Authority hl7
Description FHIR to C-CDA Telecom Type. In CDA, these are prefixes inside the value attribute.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
http://terminology.hl7.org/CodeSystem/v3-URLScheme Universal Resource Locator Scheme


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConceptMap FC-TelecomType

Mapping from ContactPointSystem to (not specified)


Group 1 Mapping from ContactPointSystem to Universal Resource Locator Scheme

Source CodeRelationshipTarget CodeComment
emailis equivalent tomailto
urlis equivalent tohttp
phonemaps to wider concepttel (Telephone)
pagermaps to wider concepttel (Telephone)Note that the @use should be set to PG
faxis equivalent tox-text-fax (Fax)

Source

{
  "resourceType" : "ConceptMap",
  "id" : "FC-TelecomType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap FC-TelecomType</b></p><a name=\"FC-TelecomType\"> </a><a name=\"hcFC-TelecomType\"> </a><a name=\"FC-TelecomType-en-US\"> </a><p>Mapping from <a href=\"http://hl7.org/fhir/R4/valueset-contact-point-system.html\">ContactPointSystem</a> to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"http://hl7.org/fhir/R4/codesystem-contact-point-system.html\">ContactPointSystem</a> to <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v3-URLScheme.html\">Universal Resource Locator Scheme</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>email</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>mailto</td><td/></tr><tr><td>url</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>http</td><td/></tr><tr><td>phone</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#wider\" title=\"wider\">maps to wider concept</a></td><td>tel (Telephone)</td><td/></tr><tr><td>pager</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#wider\" title=\"wider\">maps to wider concept</a></td><td>tel (Telephone)</td><td>Note that the @use should be set to PG</td></tr><tr><td>fax</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>x-text-fax (Fax)</td><td/></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cgp"
    }
  ],
  "url" : "http://hl7.org/fhir/us/ccda/ConceptMap/FC-TelecomType",
  "version" : "2.0.0-ballot",
  "name" : "FHIRtoCCDATelecomType",
  "title" : "FHIR to C-CDA Telecom Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-12-12T19:41:54+00:00",
  "publisher" : "HL7 International / Cross-Group Projects",
  "contact" : [
    {
      "name" : "HL7 International / Cross-Group Projects",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cgp"
        }
      ]
    }
  ],
  "description" : "FHIR to C-CDA Telecom Type. In CDA, these are prefixes inside the value attribute.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "sourceUri" : "http://hl7.org/fhir/ValueSet/contact-point-system",
  "group" : [
    {
      "source" : "http://hl7.org/fhir/contact-point-system",
      "target" : "http://terminology.hl7.org/CodeSystem/v3-URLScheme",
      "element" : [
        {
          "code" : "email",
          "display" : "Email",
          "target" : [
            {
              "code" : "mailto",
              "display" : "Mailto",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "url",
          "display" : "URL",
          "target" : [
            {
              "code" : "http",
              "display" : "HTTP",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "phone",
          "display" : "Phone",
          "target" : [
            {
              "code" : "tel",
              "display" : "Telephone",
              "equivalence" : "wider"
            }
          ]
        },
        {
          "code" : "pager",
          "display" : "Pager",
          "target" : [
            {
              "code" : "tel",
              "display" : "Telephone",
              "equivalence" : "wider",
              "comment" : "Note that the @use should be set to PG"
            }
          ]
        },
        {
          "code" : "fax",
          "display" : "Fax",
          "target" : [
            {
              "code" : "x-text-fax",
              "display" : "Fax",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.